home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-04-17 | 5.5 KB | 152 lines | [TEXT/KAHL] |
- Language Settings:
- ANSI Conformance
- #define __STDC__
- Recognize trigraphs
- enums are always ints
- Language Extensions
- THINK C
-
- Code Optimization:
- Defer & combine stack adjusts
- Suppress redundant loads
- Automatic Register Assignment
- Use Global Optimizer
- Induction variable elimination
- CSE elimination
- Register coloring
-
- Debugging:
- Always generate stack frames
- Macsbug Name Long Format
-
- Prefix:
- #include <stdlib.h>
- #define CHECK_INTERRUPTS
-
-
- Project listing for: gs252.π
-
- Name obj size
- -------------------------------- --------
- gsmatrix.c 6110
- gsmain.c 1256
- gsline.c 1504
- gsimpath.c 1278
- gsimage2.c 1396
- gsimage.c 6250
- gsfont.c 1604
- gsfile.c 596
- gsdps1.c 850
- gscoord.c 3748
- -------------------------------- --------
- gsdevice.c 4082
- gdevprn.c 2356
- gdevpccm.c 656
- gdevpbm.c 1988
- gdevmem3.c 1920
- gdevmem2.c 3896
- gdevmem1.c 3348
- gdevgif.c 1668
- gdevbit.c 204
- gconfig.c 24
- -------------------------------- --------
- gxstroke.c 8476
- gxpcopy.c 3784
- gxpath2.c 1288
- gxpath.c 2200
- gxht.c 1114
- gstdev.c 0
- gsstate.c 2986
- gspath2.c 2538
- gspath.c 5820
- gspaint.c 564
- gsmisc.c 1608
- -------------------------------- --------
- iutil.c 2414
- iscan.c 6008
- isave.c 1660
- interp.c 6360
- iname.c 1502
- idparam.c 1230
- idict.c 3748
- ibscan.c 2970
- ibnum.c 1708
- ialloc.c 1606
- -------------------------------- --------
- stream.c 2938
- slzwe.c 1146
- slzwd.c 884
- sfilter2.c 2100
- sfilter.c 2408
- scftab.c 20
- scfe.c 3732
- scfdtab.c 20
- scfd.c 6536
- -------------------------------- --------
- unix 992
- ANSI 28270
- -------------------------------- --------
- iinit.c 876
- idebug.c 2306
- gstype1.c 6336
- gscolor2.c 236
- gscolor.c 5120
- gscie.c 4336
- gschar.c 5018
- gs.c 3160
- -------------------------------- --------
- gxhint1.c 3248
- gxfill.c 3152
- gxdraw.c 5068
- gxdither.c 2150
- gxcpath.c 4978
- gxcolor.c 1786
- gxclist.c 8138
- gxcache.c 2242
- gsutil.c 792
- -------------------------------- --------
- zfileio.c 3360
- zfile.c 3604
- zdps1.c 1960
- zdict.c 2042
- zdevice.c 1208
- zcontrol.c 2826
- zcontext.c 3310
- zcolor2.c 1630
- zcolor.c 3436
- zcie.c 1674
- zchar.c 3990
- zbseq.c 1930
- zarray.c 576
- -------------------------------- --------
- zstring.c 1094
- zstack.c 1060
- zrelbit.c 1528
- zprops.c 1600
- zpath2.c 1366
- zpath.c 1342
- zpaint.c 2088
- zpacked.c 996
- zmisc.c 1650
- zmatrix.c 1914
- zmath.c 1992
- zimage2.c 870
- zht2.c 88
- zht.c 1262
- zgstate.c 1914
- zgeneric.c 3042
- zfont2.c 1128
- zfont1.c 1186
- zfont.c 1626
- zfilter2.c 1276
- zfilter.c 1242
- zarith.c 2426
- -------------------------------- --------
- zvmem.c 1112
- zupath.c 2772
- ztype.c 1996
- MacTraps2 4246
- MacTraps 8342
- -------------------------------- --------
- MacGSLib.π 20660
-